vcMaterialInheritance

See in: Overview

Module: vcCore

Parent: Enum

Children -

Referenced by: vcNode.MaterialInheritance

Enums

ValueDescription
DISABLEDSetting does not affect the stack at all.
SET
Setting is used on the current geometry set only. This is overridden by INHERIT.
FORCESetting overrides INHERIT for the current geometry set.
INHERIT
Setting specifies a material for the entire node subtree that overrides any SET materials.
FORCE_INHERITAs INHERIT, except it also overrides FORCE materials.
INHERIT_NODEAs INHERIT, except only for the current DSG node.
FORCE_INHERIT_NODEAs FORCE_INHERIT, except only for the current DSG node.
INHERIT_LEVELAs INHERIT, except only for the current group of DSG nodes.
FORCE_INHERIT_LEVELAs FORCE_INHERIT, except only for the current group of DSG nodes.